-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correctly mount file mount points in Overlay2Filesystem #858
Conversation
e58fa0f
to
c0c9dfa
Compare
Could you add a unit test? 😄 |
Added in f66885a |
f66885a
to
4e38b7e
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #858 +/- ##
==========================================
+ Coverage 76.16% 76.19% +0.02%
==========================================
Files 310 310
Lines 26688 26691 +3
==========================================
+ Hits 20328 20338 +10
+ Misses 6360 6353 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR fixes #856.